'Declaration Public Sub AddRange( _
ByVal collectionКоллекция.As System.Collections.Generic.IEnumerable(Of T) _
)
public void AddRange(
System.Collections.Generic.IEnumerable<T> collection
)
public: void AddRange(
System.Collections.Generic.IEnumerable<T*>* collection
)
public:
void AddRange(
System.Collections.Generic.IEnumerable<T^>^ collection
)
Parameters
- collection
- Коллекция.